luci: initial 802.11ac support trunk
authorJo-Philipp Wich <[email protected]>
Sat, 4 Oct 2014 09:38:10 +0000 (09:38 +0000)
committerJo-Philipp Wich <[email protected]>
Sat, 4 Oct 2014 09:38:10 +0000 (09:38 +0000)
commitd2c188278629fa51f894a836947dbac5d691a6dd
treeca940ce05c1acf611a759ccc8af903719d81a366
parent371355c0f6f5cd6dfe925b291031bc52363d70ec
luci: initial 802.11ac support

While working with 802.11ac (ath10k) I've noticed the web interface
configuration missing basic support for 11ac devices - unable to set VHT
(htmode) and 11ac (hwmode).

This patch adds initial support for luci admin-full page and 802.11ac
MAC80211 devices.

v2:
* replace obsolete 11nac mode with 11a + vhtmode (jow in ticket: #17323)

Signed-off-by: Bartosz Markowski <[email protected]>
[jow: fix typo in get_i18n()]
Signed-off-by: Jo-Philipp Wich <[email protected]>
modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua
modules/admin-full/luasrc/view/admin_network/wifi_overview.htm
modules/base/luasrc/model/network.lua